| Total Complexity | 27 |
| Dependencies | 6 |
| Dependents | 1 |
| Total lines | 161 |
| Lines of code | 117 |
| Logical lines of code | 59 |
| Comment lines | 0 |
| Methods | 8 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_booking_response() | 43 | 7 | 47 | |
| handle_request() | 52 | 7 | 23 | |
| handle_new_booking() | 56 | 5 | 18 | |
| handle_auth() | 64 | 3 | 9 | |
| get_api_key() | 64 | 2 | 10 | |
| __construct() | 75 | 1 | 4 | |
| get_url() | 78 | 1 | 3 | |
| generate_api_key() | 77 | 1 | 3 |